Tried seven fixes for "Database is mandatory on UserMailbox."

I've been trying to get this running for three days now. Spent from 8pm-6am on it yesterday. I'm so shot after another unsuccessful 8hrs.

I've been following the technet Step-By-Step migration tut for Server 2007 to 2013. I had success installing Exchange Server on the first shot, then realized I wanted a different organization name. That ruined the install, so I reinstalled the server fresh from an image taken before any Exchange was ever installed. Now every time I try to install, it stops in HubTransport and requires me to delete the watermark reg keys and run setup again to make it work. Then it stops on Mailbox Role due to "Database is mandatory on UserMailbox." I'm so stumped that it worked fine the first time, but now refuses to work using my organization name on a fresh install. I've tried 2 fresh Windows Server 2012 R2 installs and it still refuses to let me simply install Exchange Server 2013.

I have tried the following:

This is the log file after running the following commands in PowerShell:

F:\setup /PrepareAD /OrganizationName: dimonda /IAcceptExchangeServerLicenseTerms

F:\setup /m:Install /Roles:ca,mb,mt /IAcceptExchangeServerLicenseTerms /InstallWindowsComponents /DBFilePath:"C:\DB01\DB01.edb" /LogFolderPath:"C:\DB01\Logs" /MdbName:"DB01"

[08/18/2015 07:07:17.0718] [2] Active Directory session settings for 'Get-User' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:17.0718] [2] User specified parameters:  -Identity:'DIMONDA\Administrator'
[08/18/2015 07:07:17.0719] [2] Beginning processing get-user
[08/18/2015 07:07:17.0764] [2] Searching objects "DIMONDA\Administrator" of type "ADUser" under the root "$null".
[08/18/2015 07:07:17.0884] [2] Previous operation run on global catalog server 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:17.0885] [2] Previous operation run on global catalog server 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:17.0885] [2] Preparing to output objects. The maximum size of the result set is "1000".
[08/18/2015 07:07:17.0919] [2] [WARNING] The object dimonda.local/Users/Administrator has been corrupted, and it's in an inconsistent state. The following validation errors happened:
[08/18/2015 07:07:17.0919] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:17.0919] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:17.0920] [2] Ending processing get-user
[08/18/2015 07:07:17.0932] [2] Active Directory session settings for 'Get-MailboxDatabase' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:17.0933] [2] User specified parameters:  -Server:'SERVERDIMONDA.dimonda.local'
[08/18/2015 07:07:17.0933] [2] Beginning processing get-MailboxDatabase
[08/18/2015 07:07:17.0940] [2] Searching objects "SERVERDIMONDA.dimonda.local" of type "Server" under the root "$null".
[08/18/2015 07:07:17.0963] [2] Previous operation run on domain controller 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:17.0966] [2] Searching objects of type "MailboxDatabase" with filter "$null", scope "SubTree" under the root "SERVERDIMONDA".
[08/18/2015 07:07:18.0069] [2] Ending processing get-MailboxDatabase
[08/18/2015 07:07:18.0091] [2] Active Directory session settings for 'Enable-Mailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:18.0091] [2] User specified parameters:  -Identity:'dimonda.local/Users/Administrator' -Database:'DB01'
[08/18/2015 07:07:18.0091] [2] Beginning processing enable-mailbox
[08/18/2015 07:07:18.0117] [2] Setup is starting to set the database routine.
[08/18/2015 07:07:18.0120] [2] Searching objects "DB01" of type "MailboxDatabase" under the root "$null".
[08/18/2015 07:07:18.0124] [2] Previous operation run on domain controller 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:18.0360] [2] [WARNING] The active server for database DB01 (40eef7be-6a72-4fb3-86b4-ed800dda3f1d) could not be found.
[08/18/2015 07:07:18.0361] [2] [WARNING] The active server for database DB01 (40eef7be-6a72-4fb3-86b4-ed800dda3f1d) could not be found.
[08/18/2015 07:07:18.0363] [2] Ending processing enable-mailbox
[08/18/2015 07:07:18.0389] [2] Active Directory session settings for 'Set-User' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:18.0389] [2] User specified parameters:  -Identity:'dimonda.local/Users/Administrator' -UserPrincipalName:'Administrator@dimonda.local'
[08/18/2015 07:07:18.0389] [2] Beginning processing set-user
[08/18/2015 07:07:18.0431] [2] Searching objects "dimonda.local/Users/Administrator" of type "ADUser" under the root "dimonda.local/Users".
[08/18/2015 07:07:18.0437] [2] Previous operation run on domain controller 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:18.0482] [2] [Microsoft Cmdlet Extension Agent] Update Recipient object "dimonda.local/Users/Administrator" with ConfigurationDomainController "<null>", DomainController "SERVERDIMONDA.dimonda.local", GlobalCatalog "<null>".
[08/18/2015 07:07:18.0528] [2] [Microsoft Cmdlet Extension Agent] Read Address List for organization "" from domain controller SERVERDIMONDA.dimonda.local.
[08/18/2015 07:07:18.0567] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0568] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0568] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Default Global Address List".
[08/18/2015 07:07:18.0618] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Rooms".
[08/18/2015 07:07:18.0620] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts".
[08/18/2015 07:07:18.0626] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups".
[08/18/2015 07:07:18.0627] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Users".
[08/18/2015 07:07:18.0629] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Public Folders".
[08/18/2015 07:07:18.0630] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0630] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Recipients(VLV)".
[08/18/2015 07:07:18.0632] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Mailboxes(VLV)".
[08/18/2015 07:07:18.0632] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups(VLV)".
[08/18/2015 07:07:18.0632] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Mail Users(VLV)".
[08/18/2015 07:07:18.0633] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts(VLV)".
[08/18/2015 07:07:18.0633] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Groups(VLV)".
[08/18/2015 07:07:18.0633] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Mailboxes(VLV)".
[08/18/2015 07:07:18.0633] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\TeamMailboxes(VLV)".
[08/18/2015 07:07:18.0633] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\PublicFolderMailboxes(VLV)".
[08/18/2015 07:07:18.0633] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\MailPublicFolders(VLV)".
[08/18/2015 07:07:18.0666] [2] [Microsoft Cmdlet Extension Agent] Remove Address List "dimonda.local/Configuration/Deleted Objects/All Users
DEL:8703d63b-31c9-44d9-9844-5ca59ca1167f" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0666] [2] [Microsoft Cmdlet Extension Agent] Remove Address List "dimonda.local/Configuration/Deleted Objects/Default Global Address List
DEL:73f2ae8c-f535-44e3-9ab5-8c9ad3378269" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0667] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\Default Global Address List" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0667] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\All Users" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0667] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\All Recipients(VLV)" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0667] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\All Mailboxes(VLV)" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0667] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\Mailboxes(VLV)" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0693] [2] [Microsoft Cmdlet Extension Agent] Read Email Address Policy for organization "" from domain controller SERVERDIMONDA.dimonda.local.
[08/18/2015 07:07:18.0702] [2] [Microsoft Cmdlet Extension Agent] Found Email Address Policy "Default Policy".
[08/18/2015 07:07:18.0806] [2] Processing object "dimonda.local/Users/Administrator".
[08/18/2015 07:07:18.0810] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0810] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0811] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0813] [2] Ending processing set-user
[08/18/2015 07:07:18.0815] [2] Active Directory session settings for 'Set-User' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:18.0815] [2] User specified parameters:  -Identity:'dimonda.local/Users/Administrator' -RemotePowerShellEnabled:'True'
[08/18/2015 07:07:18.0815] [2] Beginning processing Set-User
[08/18/2015 07:07:18.0818] [2] Searching objects "dimonda.local/Users/Administrator" of type "ADUser" under the root "dimonda.local/Users".
[08/18/2015 07:07:18.0822] [2] Previous operation run on domain controller 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:18.0826] [2] [Microsoft Cmdlet Extension Agent] Update Recipient object "dimonda.local/Users/Administrator" with ConfigurationDomainController "<null>", DomainController "SERVERDIMONDA.dimonda.local", GlobalCatalog "<null>".
[08/18/2015 07:07:18.0830] [2] [Microsoft Cmdlet Extension Agent] Read Address List for organization "" from domain controller SERVERDIMONDA.dimonda.local.
[08/18/2015 07:07:18.0832] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Default Global Address List".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Rooms".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Users".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Public Folders".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Recipients(VLV)".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Mailboxes(VLV)".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups(VLV)".
[08/18/2015 07:07:18.0833] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Mail Users(VLV)".
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts(VLV)".
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Groups(VLV)".
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Mailboxes(VLV)".
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\TeamMailboxes(VLV)".
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\PublicFolderMailboxes(VLV)".
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\MailPublicFolders(VLV)".
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Remove Address List "dimonda.local/Configuration/Deleted Objects/All Users
DEL:8703d63b-31c9-44d9-9844-5ca59ca1167f" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Remove Address List "dimonda.local/Configuration/Deleted Objects/Default Global Address List
DEL:73f2ae8c-f535-44e3-9ab5-8c9ad3378269" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\Default Global Address List" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\All Users" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0834] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\All Recipients(VLV)" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0835] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\All Mailboxes(VLV)" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0835] [2] [Microsoft Cmdlet Extension Agent] Add Address List "\Mailboxes(VLV)" to AddressListMemberShip of the recipient.
[08/18/2015 07:07:18.0839] [2] [Microsoft Cmdlet Extension Agent] Read Email Address Policy for organization "" from domain controller SERVERDIMONDA.dimonda.local.
[08/18/2015 07:07:18.0840] [2] [Microsoft Cmdlet Extension Agent] Found Email Address Policy "Default Policy".
[08/18/2015 07:07:18.0840] [2] Processing object "dimonda.local/Users/Administrator".
[08/18/2015 07:07:18.0841] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0841] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0842] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0844] [2] Ending processing Set-User
[08/18/2015 07:07:18.0845] [1] The following 5 error(s) occurred during task execution:
[08/18/2015 07:07:18.0845] [1] 0.  ErrorRecord: The active server for database DB01 (40eef7be-6a72-4fb3-86b4-ed800dda3f1d) could not be found.
[08/18/2015 07:07:18.0845] [1] 1.  ErrorRecord: Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0845] [1] 2.  ErrorRecord: Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0845] [1] 3.  ErrorRecord: Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0845] [1] 4.  ErrorRecord: Database is mandatory on UserMailbox.
[08/18/2015 07:07:18.0845] [1] The previous errors were generated by a non-critical task and will be ignored.
[08/18/2015 07:07:18.0845] [1] Setup will continue processing component tasks...
[08/18/2015 07:07:18.0846] [1] Executing (non-critical): 
	enable-SystemAttendantMailbox -Identity:$RoleFqdnOrName -DomainController $RoleDomainController


[08/18/2015 07:07:18.0850] [2] Active Directory session settings for 'enable-SystemAttendantMailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:18.0850] [2] User specified parameters:  -Identity:'SERVERDIMONDA.dimonda.local' -DomainController:'SERVERDIMONDA.dimonda.local'
[08/18/2015 07:07:18.0850] [2] Beginning processing enable-SystemAttendantMailbox
[08/18/2015 07:07:18.0864] [2] Searching objects "SERVERDIMONDA.dimonda.local" of type "ADSystemAttendantMailbox" under the root "dimonda".
[08/18/2015 07:07:18.0882] [2] Previous operation run on domain controller 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:18.0894] [2] The current object has been processed by the cmdlet extension agent with index 0.
[08/18/2015 07:07:18.0894] [2] Processing object "Microsoft System Attendant".
[08/18/2015 07:07:18.0899] [2] [Microsoft Cmdlet Extension Agent] Update Recipient object "Microsoft System Attendant" with ConfigurationDomainController "SERVERDIMONDA.dimonda.local", DomainController "SERVERDIMONDA.dimonda.local", GlobalCatalog "<null>".
[08/18/2015 07:07:18.0903] [2] [Microsoft Cmdlet Extension Agent] Read Address List for organization "" from domain controller SERVERDIMONDA.dimonda.local.
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Default Global Address List".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Rooms".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Users".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Public Folders".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Recipients(VLV)".
[08/18/2015 07:07:18.0906] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Mailboxes(VLV)".
[08/18/2015 07:07:18.0907] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups(VLV)".
[08/18/2015 07:07:18.0907] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Mail Users(VLV)".
[08/18/2015 07:07:18.0907] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts(VLV)".
[08/18/2015 07:07:18.0907] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Groups(VLV)".
[08/18/2015 07:07:18.0907] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Mailboxes(VLV)".
[08/18/2015 07:07:18.0907] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\TeamMailboxes(VLV)".
[08/18/2015 07:07:18.0907] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\PublicFolderMailboxes(VLV)".
[08/18/2015 07:07:18.0907] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\MailPublicFolders(VLV)".
[08/18/2015 07:07:18.0911] [2] [Microsoft Cmdlet Extension Agent] Read Email Address Policy for organization "" from domain controller SERVERDIMONDA.dimonda.local.
[08/18/2015 07:07:18.0912] [2] [Microsoft Cmdlet Extension Agent] Found Email Address Policy "Default Policy".
[08/18/2015 07:07:18.0923] [2] [Microsoft Cmdlet Extension Agent] Add Primary Email Address SMTP:SERVERDIMONDA-SA@dimonda.local.
[08/18/2015 07:07:18.0924] [2] [Microsoft Cmdlet Extension Agent] Set the recipient's WindowsEmailAddress to "SERVERDIMONDA-SA@dimonda.local".
[08/18/2015 07:07:18.0925] [2] Saving object "Microsoft System Attendant" of type "ADSystemAttendantMailbox" and state "Changed".
[08/18/2015 07:07:18.0934] [2] Previous operation run on domain controller 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:18.0935] [2] Ending processing enable-SystemAttendantMailbox
[08/18/2015 07:07:18.0936] [1] Executing: 
          if (!$RoleIsDatacenter -and !$RoleIsDatacenterDedicated)
          {
          $arbUsers = @(get-user -Filter {lastname -eq "MSExchApproval 1f05a927-3be2-4fb9-aa03-b59fe3b56f4c"} -IgnoreDefaultScope -ResultSize 1);
          if ($arbUsers.Length -ne 0)
          {
          $mbxname = $arbUsers[0].name;
          $mbxs = @( get-mailbox -arbitration -Filter {name -eq $mbxname} -IgnoreDefaultScope -resultSize 1 );
          if ( $mbxs.length -eq 0)
          {
          $dbs = @(get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController);
          if ($dbs.Length -ne 0)
          {
          enable-mailbox -Arbitration -identity $arbUsers[0] -database $dbs[0].Identity;
          }
          }
          }
          }
        
[08/18/2015 07:07:18.0999] [2] Active Directory session settings for 'Get-User' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:18.0999] [2] User specified parameters:  -Filter:'lastname -eq "MSExchApproval 1f05a927-3be2-4fb9-aa03-b59fe3b56f4c"' -IgnoreDefaultScope:'True' -ResultSize:'1'
[08/18/2015 07:07:18.0999] [2] Beginning processing get-user
[08/18/2015 07:07:19.0015] [2] Searching objects of type "ADUser" with filter "(&((|((RecipientTypeDetails Equal RoomMailbox)(RecipientTypeDetails Equal DisabledUser)(RecipientTypeDetails Equal EquipmentMailbox)(RecipientTypeDetails Equal LegacyMailbox)(RecipientTypeDetails Equal LinkedMailbox)(RecipientTypeDetails Equal UserMailbox)(RecipientTypeDetails Equal MailUser)(RecipientTypeDetails Equal SharedMailbox)(RecipientTypeDetails Equal TeamMailbox)(RecipientTypeDetails Equal GroupMailbox)(RecipientTypeDetails Equal DiscoveryMailbox)(RecipientTypeDetails Equal User)(RecipientTypeDetails Equal LinkedUser)(RecipientTypeDetails Equal RemoteUserMailbox)(RecipientTypeDetails Equal RemoteRoomMailbox)(RecipientTypeDetails Equal RemoteEquipmentMailbox)(RecipientTypeDetails Equal RemoteSharedMailbox)(RecipientTypeDetails Equal RemoteTeamMailbox)))(LastName Equal MSExchApproval 1f05a927-3be2-4fb9-aa03-b59fe3b56f4c)))", scope "SubTree" under the root "$null".
[08/18/2015 07:07:19.0022] [2] Request filter in Get Task: (&(|(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=1))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=2))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=4))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(|(!(msExchRecipientTypeDetails=*))(msExchRecipientTypeDetails=8)))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=16))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=32))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(!(msExchHomeServerName=*))(|(msExchRecipientTypeDetails=128)(!(msExchRecipientTypeDetails=*))))(&(!(!(objectClass=user)))(objectCategory=person)(!(mailNickname=*))(!(userAccountControl:1.2.840.113556.1.4.803:=2)))(&(!(!(objectClass=user)))(objectCategory=person)(!(mailNickname=*))(userAccountControl:1.2.840.113556.1.4.803:=2)(|(!(msExchRecipientTypeDetails=*))(msExchRecipientTypeDetails=2097152)))(&(!(!(objectClass=user)))(objectCategory=person)(!(mailNickname=*))(msExchRecipientTypeDetails=33554432))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=536870912))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(!(msExchHomeServerName=*))(msExchRecipientTypeDetails=2147483648))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(!(msExchHomeServerName=*))(msExchRecipientTypeDetails=8589934592))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(!(msExchHomeServerName=*))(msExchRecipientTypeDetails=17179869184))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(!(msExchHomeServerName=*))(msExchRecipientTypeDetails=34359738368))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=137438953472))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(!(msExchHomeServerName=*))(msExchRecipientTypeDetails=274877906944))(&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=1099511627776)))(sn=MSExchApproval 1f05a927-3be2-4fb9-aa03-b59fe3b56f4c)(!(msExchCU=*))(|(&(msExchVersion<=2251799813685248)(!(msExchVersion=2251799813685248)))(!(msExchVersion=*)))).
[08/18/2015 07:07:19.0022] [2] Internal Query Filter in Get Task: (&((|((RecipientTypeDetails Equal RoomMailbox)(RecipientTypeDetails Equal DisabledUser)(RecipientTypeDetails Equal EquipmentMailbox)(RecipientTypeDetails Equal LegacyMailbox)(RecipientTypeDetails Equal LinkedMailbox)(RecipientTypeDetails Equal UserMailbox)(RecipientTypeDetails Equal MailUser)(RecipientTypeDetails Equal SharedMailbox)(RecipientTypeDetails Equal TeamMailbox)(RecipientTypeDetails Equal GroupMailbox)(RecipientTypeDetails Equal DiscoveryMailbox)(RecipientTypeDetails Equal User)(RecipientTypeDetails Equal LinkedUser)(RecipientTypeDetails Equal RemoteUserMailbox)(RecipientTypeDetails Equal RemoteRoomMailbox)(RecipientTypeDetails Equal RemoteEquipmentMailbox)(RecipientTypeDetails Equal RemoteSharedMailbox)(RecipientTypeDetails Equal RemoteTeamMailbox)))(LastName Equal MSExchApproval 1f05a927-3be2-4fb9-aa03-b59fe3b56f4c))).
[08/18/2015 07:07:19.0025] [2] Previous operation run on global catalog server 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:19.0025] [2] Preparing to output objects. The maximum size of the result set is "1".
[08/18/2015 07:07:19.0027] [2] Ending processing get-user
[08/18/2015 07:07:19.0028] [1] Executing: 
          if ($RoleIsDatacenter -ne $true -and $RoleIsDatacenterDedicated -ne $true)
          {
          if (Test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue)
          {
          $sysMbx = $null;
          $name = "SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}";
          $dispName = "Microsoft Exchange";
          Write-ExchangeSetupLog -Info ("Retrieving mailboxes with Name=$name.");
          $mbxs = @(Get-Mailbox -Arbitration -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1 );
          if ($mbxs.Length -eq 0)
          {
          Write-ExchangeSetupLog -Info ("Retrieving mailbox databases on Server=$RoleFqdnOrName.");
          $dbs = @(Get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController);
          if ($dbs.Length -ne 0)
          {
          Write-ExchangeSetupLog -Info ("Retrieving users with Name=$name.");
          $arbUsers = @(Get-User -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1);
          if ($arbUsers.Length -ne 0)
          {
          Write-ExchangeSetupLog -Info ("Enabling mailbox $name.");
          $sysMbx = Enable-Mailbox -Arbitration -Identity $arbUsers[0] -DisplayName $dispName -database $dbs[0].Identity;
          }
          }
          }
          else
          {
          if ($mbxs[0].DisplayName -ne $dispName )
          {
          Write-ExchangeSetupLog -Info ("Setting DisplayName=$dispName.");
          Set-Mailbox -Arbitration -Identity $mbxs[0] -DisplayName $dispName -Force;
          }
          $sysMbx = $mbxs[0];
          }

          # Set the Organization Capabilities needed for this mailbox
          if ($sysMbx -ne $null)
          {
          # We need 1 GB for uploading large OAB files to the organization mailbox
          Write-ExchangeSetupLog -Info ("Setting mailbox properties.");
          set-mailbox -Arbitration -identity $sysMbx -UMGrammar:$true -OABGen:$true -GMGen:$true -ClientExtensions:$true -MailRouting:$true -MessageTracking:$true -PstProvider:$true -MaxSendSize 1GB -Force;
          }
          else
          {
          Write-ExchangeSetupLog -Info ("Cannot find arbitration mailbox with name=$name.");
          }
          }
          else
          {
          Write-ExchangeSetupLog -Info "Skipping creating E15 System Mailbox because of insufficient permission."
          }
          }
        
[08/18/2015 07:07:19.0033] [2] Active Directory session settings for 'test-ExchangeServersWriteAccess' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:19.0033] [2] User specified parameters:  -DomainController:'SERVERDIMONDA.dimonda.local' -ErrorAction:'SilentlyContinue'
[08/18/2015 07:07:19.0033] [2] Beginning processing Test-ExchangeServersWriteAccess
[08/18/2015 07:07:19.0036] [2] Used domain controller SERVERDIMONDA.dimonda.local to read object DC=dimonda,DC=local.
[08/18/2015 07:07:19.0039] [2] Used domain controller SERVERDIMONDA.dimonda.local to read object CN=Exchange Servers,OU=Microsoft Exchange Security Groups,DC=dimonda,DC=local.
[08/18/2015 07:07:19.0051] [2] The current user has write access to Exchange Servers group.
[08/18/2015 07:07:19.0052] [2] Ending processing Test-ExchangeServersWriteAccess
[08/18/2015 07:07:19.0053] [2] Beginning processing Write-ExchangeSetupLog
[08/18/2015 07:07:19.0055] [2] Retrieving mailboxes with Name=SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}.
[08/18/2015 07:07:19.0055] [2] Ending processing Write-ExchangeSetupLog
[08/18/2015 07:07:19.0066] [2] Active Directory session settings for 'Get-Mailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:19.0066] [2] User specified parameters:  -Arbitration:'True' -Filter:'name -eq $name' -IgnoreDefaultScope:'True' -ResultSize:'1'
[08/18/2015 07:07:19.0066] [2] Beginning processing Get-Mailbox
[08/18/2015 07:07:19.0100] [2] Searching objects of type "ADUser" with filter "(&((RecipientTypeDetails Equal ArbitrationMailbox)(Name Equal SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c})))", scope "SubTree" under the root "$null".
[08/18/2015 07:07:19.0100] [2] Request filter in Get Task: (&(!(!(objectClass=user)))(objectCategory=person)(mailNickname=*)(msExchHomeServerName=*)(msExchRecipientTypeDetails=8388608)(name=SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c})(!(msExchCU=*))(|(&(msExchVersion<=2251799813685248)(!(msExchVersion=2251799813685248)))(!(msExchVersion=*)))).
[08/18/2015 07:07:19.0100] [2] Internal Query Filter in Get Task: (&((RecipientTypeDetails Equal ArbitrationMailbox)(Name Equal SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}))).
[08/18/2015 07:07:19.0125] [2] Previous operation run on global catalog server 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:19.0126] [2] Preparing to output objects. The maximum size of the result set is "1".
[08/18/2015 07:07:19.0197] [2] [WARNING] The object dimonda.local/MyBusiness/Users/SBSUsers/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c} has been corrupted, and it's in an inconsistent state. The following validation errors happened:
[08/18/2015 07:07:19.0197] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0197] [2] [WARNING] Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0198] [2] Ending processing Get-Mailbox
[08/18/2015 07:07:19.0221] [2] Beginning processing Write-ExchangeSetupLog
[08/18/2015 07:07:19.0223] [2] Setting mailbox properties.
[08/18/2015 07:07:19.0223] [2] Ending processing Write-ExchangeSetupLog
[08/18/2015 07:07:19.0245] [2] Active Directory session settings for 'Set-Mailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'SERVERDIMONDA.dimonda.local', Preferred Global Catalog: 'SERVERDIMONDA.dimonda.local', Preferred Domain Controllers: '{ SERVERDIMONDA.dimonda.local }'
[08/18/2015 07:07:19.0245] [2] User specified parameters:  -Force:'True' -MessageTracking:'True' -Identity:'dimonda.local/MyBusiness/Users/SBSUsers/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}' -PstProvider:'True' -Arbitration:'True' -GMGen:'True' -MailRouting:'True' -ClientExtensions:'True' -UMGrammar:'True' -MaxSendSize:'1 GB (1,073,741,824 bytes)' -OABGen:'True'
[08/18/2015 07:07:19.0245] [2] Beginning processing set-mailbox
[08/18/2015 07:07:19.0354] [2] Searching objects "dimonda.local/MyBusiness/Users/SBSUsers/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}" of type "ADUser" under the root "dimonda.local/MyBusiness/Users/SBSUsers".
[08/18/2015 07:07:19.0358] [2] Previous operation run on domain controller 'SERVERDIMONDA.dimonda.local'.
[08/18/2015 07:07:19.0459] [2] [Microsoft Cmdlet Extension Agent] Update Recipient object "dimonda.local/MyBusiness/Users/SBSUsers/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}" with ConfigurationDomainController "<null>", DomainController "SERVERDIMONDA.dimonda.local", GlobalCatalog "<null>".
[08/18/2015 07:07:19.0463] [2] [Microsoft Cmdlet Extension Agent] Read Address List for organization "" from domain controller SERVERDIMONDA.dimonda.local.
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Default Global Address List".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Rooms".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Users".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Public Folders".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Recipients(VLV)".
[08/18/2015 07:07:19.0466] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Mailboxes(VLV)".
[08/18/2015 07:07:19.0467] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups(VLV)".
[08/18/2015 07:07:19.0467] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Mail Users(VLV)".
[08/18/2015 07:07:19.0467] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts(VLV)".
[08/18/2015 07:07:19.0467] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Groups(VLV)".
[08/18/2015 07:07:19.0467] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Mailboxes(VLV)".
[08/18/2015 07:07:19.0467] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\TeamMailboxes(VLV)".
[08/18/2015 07:07:19.0467] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\PublicFolderMailboxes(VLV)".
[08/18/2015 07:07:19.0467] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\MailPublicFolders(VLV)".
[08/18/2015 07:07:19.0471] [2] [Microsoft Cmdlet Extension Agent] Read Email Address Policy for organization "" from domain controller SERVERDIMONDA.dimonda.local.
[08/18/2015 07:07:19.0472] [2] [Microsoft Cmdlet Extension Agent] Found Email Address Policy "Default Policy".
[08/18/2015 07:07:19.0475] [2] Processing object "dimonda.local/MyBusiness/Users/SBSUsers/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}".
[08/18/2015 07:07:19.0475] [2] [ERROR] Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0476] [2] [ERROR] Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0476] [2] [ERROR] Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0478] [2] Ending processing set-mailbox
[08/18/2015 07:07:19.0480] [1] The following 2 error(s) occurred during task execution:
[08/18/2015 07:07:19.0480] [1] 0.  ErrorRecord: Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0480] [1] 0.  ErrorRecord: Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0481] [1] [ERROR] The following error was generated when "$error.Clear(); 
          if ($RoleIsDatacenter -ne $true -and $RoleIsDatacenterDedicated -ne $true)
          {
          if (Test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue)
          {
          $sysMbx = $null;
          $name = "SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}";
          $dispName = "Microsoft Exchange";
          Write-ExchangeSetupLog -Info ("Retrieving mailboxes with Name=$name.");
          $mbxs = @(Get-Mailbox -Arbitration -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1 );
          if ($mbxs.Length -eq 0)
          {
          Write-ExchangeSetupLog -Info ("Retrieving mailbox databases on Server=$RoleFqdnOrName.");
          $dbs = @(Get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController);
          if ($dbs.Length -ne 0)
          {
          Write-ExchangeSetupLog -Info ("Retrieving users with Name=$name.");
          $arbUsers = @(Get-User -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1);
          if ($arbUsers.Length -ne 0)
          {
          Write-ExchangeSetupLog -Info ("Enabling mailbox $name.");
          $sysMbx = Enable-Mailbox -Arbitration -Identity $arbUsers[0] -DisplayName $dispName -database $dbs[0].Identity;
          }
          }
          }
          else
          {
          if ($mbxs[0].DisplayName -ne $dispName )
          {
          Write-ExchangeSetupLog -Info ("Setting DisplayName=$dispName.");
          Set-Mailbox -Arbitration -Identity $mbxs[0] -DisplayName $dispName -Force;
          }
          $sysMbx = $mbxs[0];
          }

          # Set the Organization Capabilities needed for this mailbox
          if ($sysMbx -ne $null)
          {
          # We need 1 GB for uploading large OAB files to the organization mailbox
          Write-ExchangeSetupLog -Info ("Setting mailbox properties.");
          set-mailbox -Arbitration -identity $sysMbx -UMGrammar:$true -OABGen:$true -GMGen:$true -ClientExtensions:$true -MailRouting:$true -MessageTracking:$true -PstProvider:$true -MaxSendSize 1GB -Force;
          }
          else
          {
          Write-ExchangeSetupLog -Info ("Cannot find arbitration mailbox with name=$name.");
          }
          }
          else
          {
          Write-ExchangeSetupLog -Info "Skipping creating E15 System Mailbox because of insufficient permission."
          }
          }
        " was run: "Database is mandatory on UserMailbox.".
[08/18/2015 07:07:19.0481] [1] [ERROR] Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0481] [1] 1.  ErrorRecord: Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0481] [1] 1.  ErrorRecord: Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox.
   at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl)
   at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target, Boolean reThrow)
   at Microsoft.Exchange.Configuration.Tasks.DataAccessTask`1.Validate(TDataObject dataObject)
   at Microsoft.Exchange.Configuration.Tasks.SetTaskBase`1.InternalValidate()
   at Microsoft.Exchange.Configuration.Tasks.SetRecipientObjectTask`3.InternalValidate()
   at Microsoft.Exchange.Management.Common.SetMailEnabledRecipientObjectTask`3.InternalValidate()
   at Microsoft.Exchange.Management.RecipientTasks.SetUserBase`2.InternalValidate()
   at Microsoft.Exchange.Management.RecipientTasks.SetMailboxBase`2.InternalValidate()
   at Microsoft.Exchange.Management.RecipientTasks.SetMailbox.InternalValidate()
   at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
[08/18/2015 07:07:19.0481] [1] [ERROR] The following error was generated when "$error.Clear(); 
          if ($RoleIsDatacenter -ne $true -and $RoleIsDatacenterDedicated -ne $true)
          {
          if (Test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue)
          {
          $sysMbx = $null;
          $name = "SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}";
          $dispName = "Microsoft Exchange";
          Write-ExchangeSetupLog -Info ("Retrieving mailboxes with Name=$name.");
          $mbxs = @(Get-Mailbox -Arbitration -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1 );
          if ($mbxs.Length -eq 0)
          {
          Write-ExchangeSetupLog -Info ("Retrieving mailbox databases on Server=$RoleFqdnOrName.");
          $dbs = @(Get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController);
          if ($dbs.Length -ne 0)
          {
          Write-ExchangeSetupLog -Info ("Retrieving users with Name=$name.");
          $arbUsers = @(Get-User -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1);
          if ($arbUsers.Length -ne 0)
          {
          Write-ExchangeSetupLog -Info ("Enabling mailbox $name.");
          $sysMbx = Enable-Mailbox -Arbitration -Identity $arbUsers[0] -DisplayName $dispName -database $dbs[0].Identity;
          }
          }
          }
          else
          {
          if ($mbxs[0].DisplayName -ne $dispName )
          {
          Write-ExchangeSetupLog -Info ("Setting DisplayName=$dispName.");
          Set-Mailbox -Arbitration -Identity $mbxs[0] -DisplayName $dispName -Force;
          }
          $sysMbx = $mbxs[0];
          }

          # Set the Organization Capabilities needed for this mailbox
          if ($sysMbx -ne $null)
          {
          # We need 1 GB for uploading large OAB files to the organization mailbox
          Write-ExchangeSetupLog -Info ("Setting mailbox properties.");
          set-mailbox -Arbitration -identity $sysMbx -UMGrammar:$true -OABGen:$true -GMGen:$true -ClientExtensions:$true -MailRouting:$true -MessageTracking:$true -PstProvider:$true -MaxSendSize 1GB -Force;
          }
          else
          {
          Write-ExchangeSetupLog -Info ("Cannot find arbitration mailbox with name=$name.");
          }
          }
          else
          {
          Write-ExchangeSetupLog -Info "Skipping creating E15 System Mailbox because of insufficient permission."
          }
          }
        " was run: "Database is mandatory on UserMailbox.".
[08/18/2015 07:07:19.0481] [1] [ERROR] Database is mandatory on UserMailbox.
[08/18/2015 07:07:19.0481] [1] [ERROR-REFERENCE] Id=SystemAttendantDependent___1DEE95834DBA48F2BB211C2FB6765A5A Component=EXCHANGE14:\Current\Release\Client Access\Unified Messaging
[08/18/2015 07:07:19.0482] [1] Setup is stopping now because of one or more critical errors.
[08/18/2015 07:07:19.0482] [1] Finished executing component tasks.
[08/18/2015 07:07:19.0527] [1] Ending processing Install-MailboxRole
[08/18/2015 07:07:19.0532] [0] CurrentResult console.ProcessRunInternal:198: 1
[08/18/2015 07:07:19.0535] [0] CurrentResult launcherbase.maincore:90: 1
[08/18/2015 07:07:19.0535] [0] CurrentResult console.startmain:52: 1
[08/18/2015 07:07:19.0536] [0] CurrentResult SetupLauncherHelper.loadassembly:452: 1
[08/18/2015 07:07:19.0536] [0] The Exchange Server setup operation didn't complete.  More details can be found in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.
[08/18/2015 07:07:19.0537] [0] CurrentResult main.run:235: 1
[08/18/2015 07:07:19.0537] [0] CurrentResult setupbase.maincore:396: 1
[08/18/2015 07:07:19.0539] [0] End of Setup
[08/18/2015 07:07:19.0539] [0] **********************************************

I have tried the following:

[Exchange Powershell]

[PS] C:\Windows\system32>Enable-Mailbox -Arbitration -Identity "Migration.8f3e7716-2011-43e4-96b1-aba62d229136"
Load balancing failed to find a valid mailbox database.
    + CategoryInfo          : NotSpecified: (0:Int32) [Enable-Mailbox], RecipientTaskException
    + FullyQualifiedErrorId : [Server=SERVERDIMONDA,RequestId=ff41f920-d6c8-4e6c-9446-c79997adefc1,TimeStamp=8/18/2015
    7:40:11 AM] [FailureCategory=Cmdlet-RecipientTaskException] 29486942,Microsoft.Exchange.Management.RecipientTasks
  .EnableMailbox
    + PSComputerName        : serverdimonda.dimonda.local
[PS] C:\Windows\system32>Mount-Database "DB01" -AcceptDataLoss -Force
Failed to mount database "DB01". Error: An Active Manager operation failed. Error: The Microsoft Exchange Replication
service may not be running on server DIMONDASERVER.dimonda.local. Specific RPC error message: Error 0x6ba (The RPC
server is unavailable) from cli_MountDatabase3
    + CategoryInfo          : InvalidOperation: (DB01:ADObjectId) [Mount-Database], InvalidOperationException
    + FullyQualifiedErrorId : [Server=SERVERDIMONDA,RequestId=1dd38365-4a2b-416b-844c-8fd372fe061a,TimeStamp=8/18/2015
    7:06:39 AM] [FailureCategory=Cmdlet-InvalidOperationException] 4E29EB43,Microsoft.Exchange.Management.SystemConfi
  gurationTasks.MountDatabase
    + PSComputerName        : serverdimonda.dimonda.local


[PS] C:\Windows\system32>ESEUTIL /G C:/DB01

Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
Version 15.00
Copyright (C) Microsoft Corporation. All Rights Reserved.

Error: Access to source database 'C:/DB01' failed with Jet error -1032.

Operation terminated with error -1032 (JET_errFileAccessDenied, Cannot access file, the file is locked or in use) after
20.31 seconds.

I tried using ADSI Edit to add the HomeMDB values to the mailboxes, but not a single mailbox has a HomeMDB value.

I don't know what's going on at this point.

August 18th, 2015 3:57am

This migration is cross-forest or in the same forest and organization?
Free Windows Admin Tool Kit Click here and download it now
August 18th, 2015 6:02pm

Hi,

According to you description and research, this issue might be caused by the active server for database DB01 cannot be found. 

Please run Get-MailboxDatabase DB01 | FL to check, also open Adsi Edit and expand below node in Configuration container:
CN=Configuration, DC=<Domain Name>, DC=COM |CN=Services |CN=Microsoft Exchange |CN=<Name Of Exchange Org> |CN=Administrative Groups |CN=Exchange Administrative Group (FYDIBOHF23SPDLT) |CN=Servers |CN=<Name of Exchange 2007 Server> |CN=Information Store| CN=<Name of storage group> |CN=<Name of mailbox databaseStore>

August 20th, 2015 9:03am

You cannot just wipe a server with Exchange installed and try again.
Exchange is heavily integrated with the domain and the traces will stay put.

Your only option is to recover the server using the recovery switches from the command line. If you then want to try again you have to remove Exchange correctly using add/remove programs and the methods for a completely removal of the Exchange.

The Exchange org name means nothing - it isn't seen by the users and plays almost no part in the day to day operation of Exchange. I never change it from the default because there is no point.

Unless you remove all traces of Exchange from the domain, then you are stuck with that org name - reinstalling Exchange is not going to let you change it.

Simon.

Free Windows Admin Tool Kit Click here and download it now
August 20th, 2015 10:57am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics